pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
deleteFile
delete
File
js
open
fun
deleteFile
(
params
:
PubNub.FileInputParameters
,
callback
:
StatusCallback
)
open
fun
deleteFile
(
params
:
PubNub.FileInputParameters
)
:
Promise
<
PubNub.DeleteFileResponse
>